home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 92 / CDMM92_1.ISO / Magic The Gathering Online / godl2.exe / data / scripts / 18317992.scr < prev    next >
Encoding:
Text File  |  2002-03-22  |  5.4 KB  |  70 lines

  1. ; tutorial script - flashback
  2. ; Edited text 3/19/02
  3. ; setup - load preferences file 
  4. (SETPREFS "scripts/prefs/331888.cfg")
  5.  
  6. ; turn 0 
  7.   (POPUPDIALOGWAIT "Welcome to the Magic Online Flashback Tutorial.\n\nIn this short tutorial you will learn how to play the Flashback cards from the Odyssey Block.\n\nIf at any time you would like leave this tutorial, simply right click in the play field."  1) 
  8.   (STEP 3)
  9.  
  10. ;stacking of the hand/deck happen now
  11.  (SUPRESSUPDATES) 
  12.  (STEP 14)
  13.  (ENABLEUPDATES)
  14. ;end stacking of the hand/deck
  15.  
  16.   (POINTTO1 "Firebolt" "hand0" 1)
  17.   (POPUPDIALOGWAIT "The Odyssey set features many cards marked with a tombstone icon to the left of the card title - these have a new ability called flashback.\n\nYou can play a card with flashback once from your graveyard as though it were in your hand, but instead of paying its mana cost, you pay its flashback cost instead.\n\nWhen the spell is done - because it either resolves or is countered - it is removed from the game instead of returning to your graveyard." 1)
  18.   (POPUPDIALOGWAIT "Lets zoom ahead a few turns and see how to play a flashback card out of your graveyard." 1)
  19.   (SUPRESSSOUNDS)
  20.   (STEP 86);skip ahead to turn 6a
  21.   (ENABLESOUNDS)
  22.  
  23.        (POINTTO "pgraveyardicon")
  24.   (POPUPDIALOGWAIT "You have 5 mountains in play and a Firebolt in your graveyard.  Your opponent played a Llanowar Elf last turn.  Lets play a Firebolt out of the graveyard and blow up that Elf!\n\nFirst of all open up your graveyard window by clicking on the graveyard icon just above your Avatar." 2)
  25. ;* need to be able to open the graveyard here
  26.  
  27.   (POPUPDIALOG "Now go ahead and add {4}{R} to your mana pool. Once you have the mana in your pool, the title of the Firebolts in your graveyard are lit green, indicating that you have enough mana to play them now, just as though they where in your hand.  Go ahead and play the Firebolt, targeting the Elf." 2)
  28.   (POINTTO1 "mountain" "pinplay" 5)
  29.   (WAITFORCLICK "mountain" "pinplay" 5)
  30.   (STEP1)
  31.   (POPUPDIALOG "Now go ahead and add {4}{R} to your mana pool. Once you have the mana in your pool, the title of the Firebolts in your graveyard are lit green, indicating that you have enough mana to play them now, just as though they where in your hand.  Go ahead and play the Firebolt, targeting the Elf." 2)
  32.   (POINTTO1 "mountain" "pinplay" 4)
  33.   (WAITFORCLICK "mountain" "pinplay" 4)
  34.   (STEP1)
  35.   (POPUPDIALOG "Now go ahead and add {4}{R} to your mana pool. Once you have the mana in your pool, the title of the Firebolts in your graveyard are lit green, indicating that you have enough mana to play them now, just as though they where in your hand.  Go ahead and play the Firebolt, targeting the Elf." 2)
  36.   (POINTTO1 "mountain" "pinplay" 3)
  37.   (WAITFORCLICK "mountain" "pinplay" 3)
  38.   (STEP1)
  39.   (POPUPDIALOG "Now go ahead and add {4}{R} to your mana pool. Once you have the mana in your pool, the title of the Firebolts in your graveyard are lit green, indicating that you have enough mana to play them now, just as though they where in your hand.  Go ahead and play the Firebolt, targeting the Elf." 2)
  40.   (POINTTO1 "mountain" "pinplay" 2)
  41.   (WAITFORCLICK "mountain" "pinplay" 2)
  42.   (STEP1)
  43.   (POPUPDIALOG "Now go ahead and add {4}{R} to your mana pool. Once you have the mana in your pool, the title of the Firebolts in your graveyard are lit green, indicating that you have enough mana to play them now, just as though they where in your hand.  Go ahead and play the Firebolt, targeting the Elf." 2)
  44.   (POINTTO1 "mountain" "pinplay" 1)
  45.   (WAITFORCLICK "mountain" "pinplay" 1)
  46.   (STEP1)
  47.  
  48. ;  (POINTTO1 "firebolt" "pgraveyard" 2)
  49. ;* need to be able to point at the correct firebolt in the graveyard
  50.  
  51.   (POPUPDIALOGWAIT "Go ahead and play the Firebolt in your graveyard, targeting the Elf. \n\n Workaround inserted here." 2)
  52.  
  53. ;* need to be able to click and drag the correct firebolt in the graveyard onto the opp's elves
  54. ;      (WAITFORTARGETING "firebolt" "pgraveyard" 2 "llanowar elves" "oinplay" 1)
  55.   (STEP1)
  56.   (STEP1)
  57.   (STEP1)
  58. ; wait for elf to be destroyed
  59. ;* removed from the game zone that appears says "hstern's removed from the game zone" - should say whatever the player's name is
  60.   (POPUPDIALOGWAIT "Once the Firebolt is played, when it resolves it goes to the @qremoved from the game@q zone. \n\nMagic Online automatically opens a @qremoved from the game zone@q window, so you can keep track of these cards.  You can minimize that window at any time." 2)
  61.  
  62.   (POPUPDIALOGWAIT "A few final notes about flashback cards: \n\nCards with flashback donÆt care how they got into your graveyard.  You can play them once with flashback out of your graveyard whether they were played, put into your graveyard from your library, or discarded earlier in the game." 1)
  63.   (POPUPDIALOGWAIT "When you play a card with flashback, it goes on the stack, so its no longer in your graveyard.  \n\nYour opponent canÆt try to remove that card from your graveyard in response because it won't be there anymore." 1)
  64.   (POPUPDIALOGWAIT "Playing a spell from your graveyard by paying its flashback cost doesnÆt change the spells mana cost.  \n\nYou're just paying the flashback cost instead." 1)
  65.   (POPUPDIALOGWAIT "When a spell played with flashback resolves or is countered, it is removed from the game and never goes to its ownerÆs graveyard.  \n\nAbilities that trigger on cards being put in a graveyard wonÆt trigger when this happens." 1)
  66.  
  67.   (POPUPDIALOGEND  "This is the end of this tutorial." 1))
  68. ;END TUTORIAL
  69.